home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / winjp220.zip / WHATS.NEW < prev    next >
Text File  |  1993-07-12  |  8KB  |  183 lines

  1.                           *** v. 2.20 Changes ***
  2.  
  3.   - JPEG decompression/compression is roughly 5% faster.
  4.   - GIF/Targa loading and saving is slightly faster.
  5.   - added Full Palette option
  6.   - JPEG Preview now displays a JPEG image in gray-scale
  7.   - added Move Window After Load option
  8.   - added Maximum Fit After Load option
  9.   - added Suppress Data Loss Warning option.  Thanks to B. Jones for the
  10.     suggestion.
  11.   - Fixed a bug that may cause unusual behavior if a bad or invalid file
  12.     like an HSI JPEG is in the slideshow list.
  13.   (see online help for descriptions of new options)
  14.  
  15.  
  16.                           *** v. 2.10 Changes ***
  17.  
  18.   - Incorporated v.4 of the IJPEG Group's JPEG code.  You can smooth an
  19. image before saving it to JPEG; this improves compression of dithered
  20. images such as GIF files.
  21.   - Version 3.21 of the TIFF library has been added; this version
  22. supports images that have been encoded as a single TIFF strip.  It also
  23. handles some palette images that formerly caused a GPF.  Thanks to R.
  24. Pasco for providing the problematic TIFF files.
  25.   - TIFF files can be batch compressed to JPEG.
  26.   - Batch compression now autodetects the file format
  27.   - The currently displayed image is not erased when you open a new
  28. image.  Note that the data for the old image is discarded so that the
  29. old image cannot be re-painted if you move the window, scroll the image,
  30. etc.
  31.   - Bug fixes:
  32.     - The slideshow/batch compression feature would not be able to
  33. handle more than 200 files.  Thanks to B. Woodcock for pointing out this
  34. bug.
  35.     - Changing the hue to a negative value would cause some pixels to
  36. change to incorrect colors.  Thanks to L. Haisley for pointing out this
  37. bug.
  38.     - After an image is resized, WinJPEG would not warn you that the
  39. image had been changed before opening another image or exiting.
  40.  
  41.   
  42.                           *** v. 2.00 Changes ***
  43.  
  44.   - Added support for viewing/saving PCX, TIFF, and Windows
  45. BMP(compressed with RLE) files.
  46.   - Improved slideshow/batch conversion dialog box.
  47.   - Moved the delay setting and the Cycle Slideshow to a new Slideshow
  48. Options dialog box.
  49.   - Added a manual slide advancement feature.
  50.   - Added support for cropping an image and copying a portion of the
  51. image to the clipboard.
  52.   - In the Save common dialog, the save filename's extension
  53. automatically changes to the extension of the file type that you select.
  54.   - Improved the resize dialog.  Thanks to J.Durbin for the suggestion
  55. for maximum fit.
  56.   - Faster image scrolling.  Thanks to J.Bradford for the suggestion.
  57.   - Displays progress and gives CPU time to other programs while you are
  58. saving/loading any file format.
  59.   - Added a delete current file feature.
  60.   - Shows the maximum number of possible colors in the displayed image in 
  61. the caption bar.
  62.   - Warns you if the image has changed or if there has been loss in
  63. image data.
  64.   -  8-bit Targas no longer look grainy when they are viewed.
  65.   -  Removed old open/save dialogs and the Low Priority option.
  66.   -  Checks if the options file is compatible with the current version.
  67.   -  Bug fixes:
  68.   -  When you displayed a very large image and scrolled toward the
  69. bottom, the region near the bottom would be blank.
  70.   - When you attempted to resize an image and you didn't have enough
  71. memory, a GPF occurred.  
  72.  
  73.  
  74.                           *** v. 1.60 Changes ***
  75.  
  76. - Added drag-drop support 
  77. - Filename extensions can be associated with WinJPEG. 
  78. - Multiple files can be displayed in a slideshow from the command line. 
  79. - Slightly improved error handling.  Thanks to Tom Lane for pointing out
  80. how to fix the error handling.
  81. - Bug fixes:
  82.   - The scroll bar position is now reset to the beginning correctly when
  83. you load an image with Auto Resize off and Show Scrollbars on.
  84.   - If you are using common dialogs and you use JPEG Preview, all
  85. subsequently viewed JPEGs will be displayed in Preview mode.
  86.  
  87.  
  88.                           *** v. 1.50 Changes ***
  89.  
  90. - Added common dialog support for the open/save dialogs.
  91. - Added contrast enhancement option.
  92. - Made the GIF decoder more robust.  Thanks to Tom Lane for providing the
  93.   fix and to Hien Ha for pointing out the bugs.
  94. - Bug fixes:
  95.   - WinJPEG would display an "Insufficient memory" message, when you load
  96.     large images and your system has enough memory.
  97.   - It crashed when you run out of disk space while saving a TARGA or a
  98.     JPEG file.
  99.  
  100.  
  101.                           *** v. 1.40 Changes ***
  102.  
  103. - A 386 version is now available to registered users.
  104. - The separate JPEG/GIF viewer version is no longer updated or included.
  105. - Incorporated v.3b(beta) of the IJPEG group's software.
  106. - Added clipboard support.
  107. - Added support for viewing 1-bit and 4-bit Windows .BMP files.  The
  108.   "8-bit Bitmap" can be used when you are loading 24-bit BMP files.
  109. - Replaced WinJPEG icon with one that's more appropriate.
  110. - Added on-line help.
  111. - The following bugs are corrected:
  112.   - when you close WinJPEG with the system menu while it is decoding/
  113.     encoding an image, the program would continue running.  Also, temp.
  114.     files would be left in the temp. directory.
  115.   - when you resize the window or when you minimize the window and restore
  116.     it, the scroll bar-thumb's position would be lost.  Specifically, it
  117.     would be reset to the top of the scroll bar.
  118.   - the menu items would still be active during compression/
  119.     decompression of an image
  120.   - with some pictures, there was an extraneous blank vertical strip on
  121.      the right of the displayed picture.
  122.   - some of the buttons were missing an underlined character and the
  123.     buttons with the underlined character didn't respond to the ALT +
  124.     underlined character combination
  125.   - 24-bit bitmaps did not save correctly
  126. - Improved the scroll bar logic.  Many thanks to D. Yee for his suggestions
  127.   and pointing out most of the bugs listed above.
  128. - Changes to the Batch Conversion/Slideshow dialog boxes:  Only files with
  129.   valid file extensions, *.tga, *.gif, and *.jpg(for slideshow only), are
  130.   listed.  Added "*.jpg" button to the Slideshow dialog box.
  131.  
  132.  
  133.                           *** v. 1.30 Changes ***
  134.  
  135. - Replaced the Discrete Cosine Transform(DCT) routines with Tom Lane's
  136.   v.3a(beta) update of the IJPEG software. 
  137. - Added Dither24to15 option for display of 24-bit images in 32k/64k color
  138.   modes
  139. - Changed the Low Priority option to give more CPU time to other programs.
  140. - Moved the JPEG Options and Memory Options menu items to the Options menu.
  141. - Bug fixes:
  142.   - When you load a 24-bit BMP file and use RGB/HSV adjustment, WinJPEG
  143.     used to cause a UAE/GPF in some cases. 
  144.   - When you change directories in the Save dialog, the suggested filename
  145.     doesn't change to the default spec(e.g. *.JPG) anymore.  Thanks to
  146.     T. Suominen for finding this bug.
  147.  
  148.  
  149.                           *** v. 1.21 Changes ***
  150.  
  151. - Bug fix: if you entered a new height that was 4 digits long, the last
  152.   digit would be truncated.
  153.  
  154.  
  155.                           *** v. 1.20 Changes ***
  156.  
  157. - Much improved error handling.
  158. - Added "Low Priority" option.
  159. - The time delay between two successive pictures in a slide show is now
  160.   adjustable.
  161. - Added support for viewing 8-bit and 24-bit Windows BMP files.
  162. - The "8-bit Bitmap" option is now available in any display mode.
  163. - List of bug fixes:
  164.   - can load grayscale TARGA images
  165.   - saves TARGA images in the right format
  166.   - saves OS/2 BMP files in the correct format
  167.  
  168.  
  169.                           *** v. 1.10 Changes ***
  170.  
  171. - Bug fix: WinJPEG would eventually give an error if you viewed many
  172.   images. 
  173.  
  174.  
  175.                           *** v. 1.00 Changes ***
  176.  
  177. - TARGA images can be displayed and images can be saved to TARGA format.
  178. - Color adjustment now changes the actual color component instead of the
  179.   average color component.  Also, the color adjustment features are now
  180.   supported for 24-bit bitmaps.
  181. - Batch conversion, slideshow, and image resizing are added.
  182. - Minor fixes in spacing between text.
  183.